home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Data Base of the Video Yearbook 1995
/
Data Base of the Video Yearbook 1995 - Disc 1.iso
/
cosmos
/
pack2.dir
/
00067_powerÉ{É^ÉìÇP.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-12-30
|
297 b
|
15 lines
on mouseDown
repeat while stillDown()
if rollOver(clickOn()) then
set the castNum of sprite 23 to 68
next repeat
end if
set the castNum of sprite 23 to 67
end repeat
set the castNum of sprite 23 to 69
updateStage()
puppetSprite(30, 0)
unLoad()
go("main")
end